Home > biomechZoo > Toolbox > Support Functions > stdpatch.m

stdpatch

PURPOSE ^

This function creates std patches for graphing purposes

SYNOPSIS ^

function [vr,fc] = stdpatch(xd,yd,st)

DESCRIPTION ^

 This function creates std patches for graphing purposes

 ARGUMENTS
   xd    ... xaxis data range
   yd    ... plotted ydata
   st    ... variance of data (std, CI, etc...

 RETURNS
   vr    ...  vertices of patch
   fc    ...  faces of patch

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005